home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / clrcb101 / readme.txt next >
Encoding:
Text File  |  1999-05-07  |  1.7 KB  |  52 lines

  1. Color ComboBox ActiveX Control V1.01
  2. Copyright (c) 1998-99 Hai Li, Zeal SoftStudio.
  3. Release Date: May 9, 1999
  4.  
  5. E-mail:haili@public.bta.net.cn
  6. Homepage: http://members.tripod.com/~zealsoft/ 
  7.           http://www.netease.com/~zealsoft/indexc.html
  8.  
  9. Description
  10. -----------
  11. Color ComboBox ActiveX Control offers an easy
  12. method for a user to select a color from a 
  13. combo box based on a predefined color-set or 
  14. to define a custom color. Shareware (US$25)
  15. from Zeal SoftStudio.
  16.  
  17. Features
  18. --------
  19. ╖ Displays built-in default or user-definable color list
  20. ╖ Several predefined styles
  21. ╖ Optional edit button for custom colors
  22. ╖ Support for automatically changing color entry
  23. ╖ Built-in ChooseColor dialog access
  24. ╖ Find a color or a string with easy
  25. ╖ Easy to use even without one line code
  26. ╖ Special selected item color and 3D effect
  27. ╖ User-definable color bar width and height
  28.  
  29. Known issue
  30. -----------
  31. This version works with Delphi 2.0 and 4.0, but this
  32. version can not work with Delphi 3.0. When you place
  33. a Color ComboBox control on a Delphi Form, it will 
  34. cause Access Violation exception. This is a well-
  35. known Delphi bug. Call Inprise(Borland) for help.
  36.  
  37. This version works well with Excel 97, but can not 
  38. work with Access 97.
  39.  
  40. This version can not work with Visual FoxPro 3.0/3.0b.
  41. When you place a Color ComboBox control on a FoxPro
  42. Form, it will cause an unkonwn OLE error.
  43.  
  44. History
  45. -------
  46. 1.01        Fix the bug of FindColor and FindNearestColor 
  47.             with a separator bar.
  48. 1.0         Fix some compatible problems with Visual C++.
  49. 1.0 Beta 2    Fix the GPF error with Visual C++.
  50.         Fix the font problem with Delphi 2.0.
  51.         Fix some flash problem.
  52. 1.0 Beta    Initial Version.